home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / movie2.dir / 00049_ÅwÉNÉCÉbÉNÉ^ÉCÉÄÉÄÅ[ÉrÅ[ÇÃëÂǴǎǝñÇÝÅBÅx.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  200 b   |  9 lines

  1. on zoomout spnum, x, y
  2.   set the visible of sprite spnum to 0
  3.   updateStage()
  4.   set the stretch of sprite spnum to 0
  5.   spritexy(spnum, x, y)
  6.   set the visible of sprite spnum to 1
  7.   updateStage()
  8. end
  9.